sql server backup mirror to
InSQLServer2005andlaterversions,thereisaMirrorcommandthatmakesacopyofthedatabasebackuptodifferentlocationswhiletakingtheoriginal ...,SQLServerstreamsthebackupdatatotwobackupdevicesifyouuseMIRRORTO.Thismeansthateveryblocktheyreadiswrittentwotimes....
SQLServersupportsmirroringofmediasets,whichincreasesbackupreliabilitybyreducingtheimpactofbackup-devicemalfunctions.
** 本站引用參考文章部分資訊,基於少量部分引用原則,為了避免造成過多外部連結,保留參考來源資訊而不直接連結,也請見諒 **
此文章參考的來源相關文章推薦
SQL SERVER
In SQL Server 2005 and later versions, there is a Mirror command that makes a copy of the database backup to different locations while taking the original ...
Mirror Backups
A mirror backup is, as the name might suggest, a mirror (exact copy) of the source database. A mirror backup is identical to a FULL backup.
SQL Server 2019 資料庫鏡像設定實戰
... Mirror硬碟空間。此路徑底下:C:-Program Files-Microsoft SQL Server-MSSQL15.MSSQL2019-MSSQL-Backup. 於Mirror資料庫按下右鍵,選擇『還原資料庫』。